Release 10.1A: OpenEdge Development:
Progress 4GL Reference


DEFINE WORKFILE statement

See the DEFINE WORK-TABLE statement reference entry.

Note: Does not apply to SpeedScript programming.

Syntax

DEFINE [ [ NEW ] SHARED ]
  { WORK-TABLE | WORKFILE } work-table-name
  [ NO-UNDO ]
  [ LIKE tablename ]
  [ FIELD field-name
      {     AS data-type
         |  LIKE field
      }
      [ field-options ]
  ] ... 


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095